Showing the event editor
There are four ways to display the event editor, each of which has
slightly different behaviour - they all have different things selected
for you when the dialog appears.
- Clicking on the New button on the event bindings page
of the method editor. Nothing will be selected for you if you
do this.
- Clicking on the Edit button on the event bindings
page of the method editor when an existing event binding is
selected in the list of event bindings. This will select
the components, event type, method and parameters specified
in the selected event binding.
- Clicking on the
button on the toolbar. The currently selected component (if
there is only one) will be selected in the source component
list.
- Dragging between two components while holding down the
control key. The component where you started dragging will be
selected as the source component, and the component where you
stopped will be selected as the destination.